PDF Plugin for Xojo

EinhugurPDFWriter.LinkAnnotation Class (console safe)

A class that represents Link annotation in a PDF document. A Link annotation is used to create clickable link to a different destination within the PDF document.

Annotation
   LinkAnnotation

class EinhugurPDFWriter.LinkAnnotation

Constructors

LinkAnnotation (console safe) A Private constructor. Use the CreateLinkAnnotation function on the Page class to create instance of the LinkAnnotation class.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS